ASP.NET MVC Controls
InnerRadius Property

Gets or sets the size of the pie's inner radius.
Syntax
'Declaration
 
Public Property InnerRadius As Single
public float InnerRadius {get; set;}
Remarks
The inner radius is measured as a fraction of the pie radius. The default value for this property is zero, which creates a pie. Setting this property to values greater than zero creates pies with a hole in the middle, also known as doughnut charts.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FlexPieBase<T> Class
FlexPieBase<T> Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.

Product Support Forum |  Documentation Feedback